@CHARSET "UTF-8";
#menu{ background-image:none; background-color:#045898; }
#menu .list li:first-child{
	background: url(graphic/nav-border.png) left 0 no-repeat;;
}
#menu .list li a{
	background: url(graphic/nav-border.png) right 0 no-repeat;;
}

#menu .list li ul.sub li a:hover {
	background-color: #5F9CCF;
	
}

#menu .list li.item:hover,#menu .list li.actived{
	background-color: #51ADED;
}

#sub_nav.box .top {
	background-color: #5F9CCF;

}

#column_left .box .top {
	background-color: #045898;
}

#footer{
	border-top: 3px solid #045898;
}

#partner .top {
	width: 100%;
	height:39px; 
	padding: 0;
	background: url(graphic/links.png) 0 0 no-repeat;
}

#partner .top h3{
	text-indent: -1000em;
	margin: 0;
}
#partner .content{
	border:1px solid #ddd;
	border-top:0; 
	overflow:hidden; 
}

#search {
background: url(graphic/search.png) right 0 no-repeat;
}

#home #news .top {
	background: url(graphic/news.png) 0 0 no-repeat;
}

#home #news .top .more {
	float: right;
	display: inline-block;
	width: 40px;
	height: 14px;
	background: url(graphic/more.png) 0 0 no-repeat;
	margin-top: 12px;
	margin-right: 10px;
	text-indent: -1000em;
}


.htabs {
  height: 30px;
  line-height: 30px;
  border-bottom:0;
  margin-top:-5px;
}
.htabs a {
  border:0;
  background:#fff;
  float: left;
  font-size: 14px;
  padding:0;
  height:26px;
  line-height:30px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #333;
  display:block;
  margin-right:10px;
   border-top: 4px solid #fff;
}
.htabs a.selected {
  border-top: 4px solid #51ADEE;
  height:26px;
  padding:0;
  color: #000;
}
.tab-content {
  border:0;
  min-height: 150px;
  padding: 20px;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
  background: #fff;
}
.tab-content .box {
  margin-bottom: 0px;
}
.tab-content .box-product > div {
  margin-bottom: 0px;
}

#news .article-list .item{
	padding-left:10px;
	background:url(graphic/ico-blue.jpg) 0 center no-repeat; 
	height:35px;
	line-height:35px; 
}

#home #news.box .article-list .lists .item .name{
	width:240px;
}

#partner .item{
	cursor:default;
}